悟空视频

    在线播放云盘网盘BT下载影视图书

    Android System Programming - 图书

    2017计算机·编程设计
    导演:Roger Ye
    This book is for Android system programmers and developers who want to use Android and create indigenous projects with it. You should know the important points about the operating system and the C/C++ programming language.
    Android System Programming
    图书

    Android High Performance Programming - 图书

    2016科学技术·工业技术
    导演:Enrique López Mañas Diego Grancini
    This book is aimed at developers with an advanced knowledge of Android and who want to test their skills and learn new techniques to increase the performance of their applications. We assume they are comfortable working with the entire Android SDK, and have been doing it for a few years. They need to be familiar with frameworks such as NDK to use native code, which is crucial for app performance.
    Android High Performance Programming
    搜索《Android High Performance Programming》
    图书

    Android High Performance Programming - 图书

    2016科学技术·工业技术
    导演:Enrique López Mañas Diego Grancini
    This book is aimed at developers with an advanced knowledge of Android and who want to test their skills and learn new techniques to increase the performance of their applications. We assume they are comfortable working with the entire Android SDK, and have been doing it for a few years. They need to be familiar with frameworks such as NDK to use native code, which is crucial for app performance.
    Android High Performance Programming
    搜索《Android High Performance Programming》
    图书

    Learning Embedded Android N Programming - 图书

    2016计算机·编程设计
    导演:Ivan Morgillo Stefano Viola
    If you are a Java programmer who wants to customize, build, and deploy your own Android version using embedded programming, then this book is for you.
    Learning Embedded Android N Programming
    搜索《Learning Embedded Android N Programming》
    图书

    C++ System Programming Cookbook - 图书

    2020计算机·编程设计
    导演:Onorato Vaticone
    C++ is the preferred language for system programming due to its efficient low-level computation, data abstraction, and object-oriented features. System programming is about designing and writing computer programs that interact closely with the underlying operating system and allow computer hardware to interface with the programmer and the user. The C++ System Programming Cookbook will serve as a reference for developers who want to have ready-to-use solutions for the essential aspects of system programming using the latest C++ standards wherever possible.This C++ book starts out by giving you an overview of system programming and refreshing your C++ knowledge. Moving ahead, you will learn how to deal with threads and processes, before going on to discover recipes for how to manage memory. The concluding chapters will then help you understand how processes communicate and how to interact with the console (console I/O). Finally, you will learn how to deal with time interfaces, signals, and CPU scheduling.By the end of the book, you will become adept at developing robust systems applications using C++.
    C++ System Programming Cookbook
    搜索《C++ System Programming Cookbook》
    图书

    C++ System Programming Cookbook - 图书

    2020计算机·编程设计
    导演:Onorato Vaticone
    C++ is the preferred language for system programming due to its efficient low-level computation, data abstraction, and object-oriented features. System programming is about designing and writing computer programs that interact closely with the underlying operating system and allow computer hardware to interface with the programmer and the user. The C++ System Programming Cookbook will serve as a reference for developers who want to have ready-to-use solutions for the essential aspects of system programming using the latest C++ standards wherever possible.This C++ book starts out by giving you an overview of system programming and refreshing your C++ knowledge. Moving ahead, you will learn how to deal with threads and processes, before going on to discover recipes for how to manage memory. The concluding chapters will then help you understand how processes communicate and how to interact with the console (console I/O). Finally, you will learn how to deal with time interfaces, signals, and CPU scheduling.By the end of the book, you will become adept at developing robust systems applications using C++.
    C++ System Programming Cookbook
    搜索《C++ System Programming Cookbook》
    图书

    Android Programming with Kotlin for Beginners - 图书

    2019计算机·计算机综合
    导演:John Horton
    Build smart looking Kotlin apps with UI and functionality for the Android platform Key Features* Start your Android programming career, or just have fun publishing apps on Google Play marketplace* The first-principle introduction to Kotlin through Android, to start building easy-to-use apps* Learn by example and build four real-world apps and dozens of mini-appsBook DescriptionAndroid is the most popular mobile operating system in the world and Kotlin has been declared by Google as a first-class programming language to build Android apps. With the imminent arrival of the most anticipated Android update, Android 10 (Q), this book gets you started building apps compatible with the latest version of Android.It adopts a project-style approach, where we focus on teaching the fundamentals of Android app development and the essentials of Kotlin by building three real-world apps and more than a dozen mini-apps. The book begins by giving you a strong grasp of how Kotlin and Android work together before gradually moving onto exploring the various Android APIs for building stunning apps for Android with ease. You will learn to make your apps more presentable using different layouts. You will dive deep into Kotlin programming concepts such as variables, functions, data structures, Object-Oriented code, and how to connect your Kotlin code to the UI. You will learn to add multilingual text so that your app is accessible to millions of more potential users. You will learn how animation, graphics, and sound effects work and are implemented in your Android app.By the end of the book, you will have sound knowledge about significant Kotlin programming concepts and start building your own fully featured Android apps.What you will learn* Learn how Kotlin and Android work together* Build a graphical drawing app using Object-Oriented Programming (OOP) principles* Build beautiful, practical layouts using ScrollView, RecyclerView, NavigationView, ViewPager and CardView* Write Kotlin code to manage an apps' data using different strategies including JSON and the built-in Android SQLite database* Add user interaction, data captures, sound, and animation to your apps* Implement dialog boxes to capture input from the user* Build a simple database app that sorts and stores the user's dataWho this book is forThis book is for people who are new to Kotlin, Android and want to develop Android apps.It also acts as a refresher for those who have some experience in programming with Android and Kotlin.
    Android Programming with Kotlin for Beginners
    搜索《Android Programming with Kotlin for Beginners》
    图书

    Windows System Programming 4th Edition - 图书

    2010
    导演:Johnson M·Hart
    "If you're writing a native Win32 program or just want to know what the OS is really doing underneath, you need John's book. He covers the stuff that real systems programmers absolutely must know. Recommended." -Chris Sells, Microsoft Corporation "This fourth edition does a great job of incorporating new features in the Vista, Windows 2008, and Windows 7 API, but also stays tru...(展开全部)
    Windows System Programming 4th Edition
    搜索《Windows System Programming 4th Edition》
    图书

    The Linux Programming Interface: A Linux and UNIX System Programming Handbook - 图书

    2010
    导演:Michael Kerrisk
    The Linux Programming Interface describes the Linux API (application programming interface)-the system calls, library functions, and other low-level interfaces that are used, directly or indirectly, by every program that runs on Linux. Programs that explicitly use these interfaces are commonly called system programs, and include applications such as shells, editors, windowing s...(展开全部)
    The Linux Programming Interface: A Linux and UNIX System Programming Handbook
    搜索《The Linux Programming Interface: A Linux and UNIX System Programming Handbook》
    图书

    The Linux Programming Interface: A Linux and UNIX System Programming Handbook - 图书

    2010
    导演:Michael Kerrisk
    The Linux Programming Interface describes the Linux API (application programming interface)-the system calls, library functions, and other low-level interfaces that are used, directly or indirectly, by every program that runs on Linux. Programs that explicitly use these interfaces are commonly called system programs, and include applications such as shells, editors, windowing s...(展开全部)
    The Linux Programming Interface: A Linux and UNIX System Programming Handbook
    搜索《The Linux Programming Interface: A Linux and UNIX System Programming Handbook》
    图书
    加载中...